Description
Release
is used to determine when the object can be destroyed. Release
decrements the number of references to the instance of the TsgDXFConverter
class and when it is equal zero the instance of the TsgDXFConverter
class will be destroyed.
Syntax